This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: They're probably in Orlando now.. ~Bill Quetfoochekakol 27.Jan.04 03:59 PM a Web browser General All ReleasesAll Platforms
I couldn't agree more! But after 9 months and three attempts (useing Feedback each time), and hearing nothing back, I feel ignored by Big Blue.
Dim session as New notesSession()
Dim db as NotesDatabase
Dim ibm as New NotesDocument(db)
Dim lotus as New Notesdocument(db)
Print lotus.isValid ' Prints True
call lotus.makeResponse(ibm) ' take over
Print lotus.isValid ' Is Lotus still valid, or has it become nothing but a Deletion Stub?